html,body{
	font-size: 12px;
	font-family: '微软雅黑';
	color: #333333;
	margin: 0px;
	padding: 0px;
	cursor: default;
}
ul,li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
a{
	text-decoration: none;
}
a:link,a:visited{
	color: #333;
}
a:hover{
	color: #F89A20 !important;
}
img{
	border: 0;
	padding: 0px;
	margin: 0px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}


/* 公共样式 */
.clear{
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

/* 头部开始 */
.header{
	width: 1172px;
	height: 90px;
	margin: 0 auto;
	overflow: hidden;
}
.header .logo{
	width: 132px;
	height: 90px;
	overflow: hidden;
	margin-right: 68px;
	float: left;
}
.header .logo img{
	width: 132px;
	height: 90px;
	border: 0px;
}
.header .menu{
	float: left;
	width: 810px;
	overflow: hidden;
}
.header .menu ul.top_menu_ul{
	overflow: hidden;
}
.header .menu ul li.top_menu{
	width: 120px;
	height: 90px;
	line-height: 90px;
	overflow: hidden;
	font-size: 14px;
	color: #333;
	margin-right: 15px;
	text-align: center;
	font-weight: bold;
	cursor: default;
	float: left;
}
.header .menu ul li.top_menu.selected,.header .menu ul li.top_menu:hover{
	background: #f89a20 url(../../images/ramsun/top_triangle.png) center 60px no-repeat;
	color: #fff !important;
}
.header .menu ul li.top_menu.selected a.top_menu_href{
	color: #fff !important;
	display: block;
	width: 120px;
	height: 90px;
}
.header .icon {
	width: 27px;
	height: 27px;
	float: right;
	margin-top: 31.5px;
	overflow: hidden;
	margin-right: 5px;
}
.header .icon img{
	width: 27px;
	height: 27px;
}
.header .language{
	font-size: 12px;
	float: right;
}
.header .language ul li{
	width: 25px;
	height: 25px;
	float: left;
	border: 1px solid #ccc;
	line-height: 25px;
	text-align: center;
	border-radius: 3px;
	margin-left: 5px;
	margin-top: 31px;
}
.header .language ul li a{
	display: block;
	width: 25px;
	height: 25px;
}
.header .language ul li:hover{
	background: #F89A20;
	border: 1px solid #F89A20;
}
.header .language ul li:hover a{
	color: #fff;
}
.header .language ul li a:hover{
	color: #fff !important;
}
.header .language ul li.selected{
	background: #F89A20;
	border: 1px solid #F89A20;
}
.header .language ul li.selected a{
	color: #fff;
}
.header .language ul li.selected a:hover{
	color: #fff !important;
}
.header .hide_menu_content{
	width: 1100px;
	/* height: 338px; */
	border: 1px solid #dbd9da;
	overflow: hidden;
	position: absolute;
	top: 90px;
	border-top: 0px;
	z-index: 99999;
	background: #fff url(../../images/ramsun/hide_menu_bg.jpg) repeat-x ;
	padding: 35px;
}
.header .hide_menu_content{
	/* float: left; */
	display: none;
}
.header .hide_menu_content ul{
	float: left;
	width: 183px;
	margin-bottom: 5px;
	text-align: left;
	font-weight: normal;
}
.header .hide_menu_content ul li{
	line-height: 18px;
	color: #666;
	list-style-type: disc;
	list-style-position: inside;
	font-size: 8px;
}
.header .hide_menu_content ul li.menu_title{
	line-height: 30px;
	color: #333;
	list-style-type: none;
}
.header .hide_menu_content ul li a{
	color: #666;
	font-size: 12px;
}
.header .hide_menu_content ul li a:hover{
	color: #F89A20;
}
.header .hide_menu_content ul li.menu_title a{
	color: #333;
	font-size: 14px;
}
.header .hide_menu_content ul li.menu_title a:hover{
	color: #F89A20;
}

.header .hide_menu_content_type2{
	width: 120px;
	border: 1px solid #dbd9da;
	overflow: hidden;
	position: absolute;
	top: 90px;
	border-top: 0px;
	z-index: 99999;
	display: none;
	background: #fff;
}
.header .hide_menu_content_type2 ul{
	float: left;
	width: 120px;
	border-top: 1px solid #ccc;
}
.header .hide_menu_content_type2 ul li{
	line-height: 24px;
	color: #666;
	font-size: 8px;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.header .hide_menu_content_type2 ul li a{
	color: #666;
	font-size: 12px;
	display: block;
	width: 120px;
	height: 40px;
	overflow: hidden;
}
.header .hide_menu_content_type2 ul li a:hover{
	color: #F89A20;
}
/* 头部结束 */

/* BANNER、通知公告、搜索开始 */
.banner_notice_search{
	overflow: hidden;
	width: 100%;
	height: 525px;
	height: 475px;
}
.banner_wrap{
	width: 100%;
	height: 525px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	height: 475px;
}
.banner_wrap.banner{
	width: 100%;
	height: 525px;
	position: relative;
}
.banner_wrap .banner ul li{
	float: left;
	height: 525px;
	height: 380px;
}
.banner_wrap .banner ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.banner_wrap a.left_button{
	display: block;
	height: 100px;
	width: 39px;
	position: absolute;
	top: 212.5px;
	background: url(../../images/ramsun/left.png);
	left: 30px;
	background-size: 39px 100px;
}
.banner_wrap a.right_button{
	display: block;
	height: 100px;
	width: 39px;
	position: absolute;
	top: 212.5px;
	background: url(../../images/ramsun/right.png);
	right: 30px;
	background-size: 39px 100px;
}
.notice_search{
	width: 1172px;
	height: 43px;
	margin: 0px auto;
	line-height: 43px;
	position: relative;
	top: 450px;
	top: 400px;
}
.notice_search .notice{
	float: left;
	overflow: hidden;
}
.notice_search .notice .notice_left{
	width: 115px;
	height: 43px;
	background: #ff8f01;
	line-height: 43px;
	color: #fff;
	font-weight: bold;
	border-radius: 4px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	float: left;
	font-size: 14px;
}
.notice_search .notice .notice_left .horn{
	display: block;
	float: left;
	margin-top: 14px;
	margin-left: 18px;
	margin-right: 5px;
}
.notice_search .notice .notice_right{
	width: 794px;
	background: #fff;
	line-height: 41px;
	height: 41px;
	overflow: hidden;
	float: left;
	border: 1px solid #ff8f01;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.notice_search .notice .notice_right .notice_list{
	/* padding-left: 20px; */
	width: 735px;
	height: 43px;
	overflow: hidden;
	float: left;
	position: relative;
}
.notice_search .notice .notice_right .notice_list ul{
	width: 715px;
	height: 43px;
	overflow: hidden;
	clear: both;
	padding-left: 20px;
}
.notice_search .notice .notice_right .notice_list ul li{
	display: block;
	width: 715px;
	float: left;
	overflow: hidden;
}
.notice_search .notice .notice_right .notice_list ul li a{
	color: #666;
}
.notice_search .notice .notice_right .notice_list ul li a:hover{
	color: #F89A20;
}
.notice_search .notice .notice_right .notice_button{
	margin-left: 14px;
	overflow: hidden;
}
.notice_search .notice .notice_right .notice_button ul{
	overflow: hidden;
}
.notice_search .notice .notice_right .notice_button ul li{
	float: left;
	width: 6px;
	height: 10px;
	margin-top: 16.5px;
	cursor: pointer;
	overflow: hidden;
}
.notice_search .notice .notice_right .notice_button ul li.left_button{
	margin-right: 19px;
	background: url(../../images/ramsun/notice_left_button.jpg);
}
.notice_search .notice .notice_right .notice_button ul li.right_button{
	background: url(../../images/ramsun/notice_right_button.jpg);
}
.notice_search .search{
	width: 253px;
	height: 43px;
	overflow: hidden;
	background: #f89a20;
	border-radius: 4px;
/* 	padding-left: 15px; */
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	float: right;
}
.notice_search .search .search_left{
	float: left;
}
.notice_search .search .search_left .search_content{
	float: left;
}
.notice_search .search .search_left .search_content input{
	width: 206px;
	border: 0px;
	/* background: #f89a20; */
	height: 41px;
	/* color: #fff; */
	line-height: 41px;
	padding-left: 5px;

	background: #fff;
	color: #000;
	border: 1px solid #ff8f01;
	border-right: 0px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.notice_search .search .search_left .search_content input:focus{
	background: #fff;
	color: #000;
}
.notice_search .search .search_left span{
	height: 43px;
	line-height: 43px;
	float: left;
}
.notice_search .search .search_button{
	width: 23px;
	height: 23px;
	background: url(../../images/ramsun/search_button.png);
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
/* BANNER、通知公告、搜索结束 */

/* 友情链接开始 */
.footer .friendly_link{
	width: 100%;
	min-height: 35px;
	/* background: #efefef; */
	margin-top: 20px;

}
.footer .friendly_link .friendly{
	width: 1172px;
	margin: 0 auto;
	/* overflow: hidden; */
}
.footer .friendly_link .friendly .friendly_link_icon{
	float: left;
	margin-top: 1.5px;
	margin-left: -55px;
}
.footer .friendly_link .friendly .friendly_link_description{
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	/* margin-left: 8px; */
	line-height: 35px;
	padding-right: 8px;
}
.footer .friendly_link .friendly .friendly_link_decollator{
	height: 20px;
	margin-top: 7.5px;
	width: 1px;
	background: #ccc;
	float: left;
}
.footer .friendly_link .friendly .friendly_link_content{
	color: #666666;
	font-size: 13px;
	line-height: 35px;
	margin-left: 10px;
	float: left;
	width: 1039px;
}
.footer .friendly_link .friendly .friendly_link_content a{
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
}
.footer .friendly_link .friendly .friendly_link_content a:hover{
	color: #333;
}
/* 友情链接结束 */

/* 底部导航开始 */
.footer .navigation{
	padding-top: 20px;
	padding-bottom: 20px;
	color: #4b4a4a;
	width: 100%;
	background: #2d2d2d url(../../images/ramsun/footer_bg.jpg) no-repeat center center ;
	overflow: hidden;
	font-weight: bold;
	background: #fff;
	/* border-top: 5px solid #ccc;
	border-bottom: 5px solid #ccc; */
}
.footer .navigation a{
	color: #575353;
}
.footer .navigation a:hover{
	color: #847f7f;
}
.footer .navigation .nav_content{
	width: 1172px;
	margin: 0 auto;
}
.footer .navigation .nav_content .nav_left{
	float: left;
}
.footer .navigation .nav_content .nav_left .class{
	width: 129px;
	float: left;
}
.footer .navigation .nav_content .nav_left .class ul{

}
.footer .navigation .nav_content .nav_left .class ul li.title{
	font-size: 16px;
	font-weight: bold;
}
.footer .navigation .nav_content .nav_left .class ul li{
	line-height: 30px;
	font-weight: normal;
}
/* .footer .navigation .nav_content .nav_left .nav_line{
	width: 2px;
	background: url(../../images/ramsun/nav_line.jpg) repeat-y;
	float: left;
	height: 157px;
	margin-right: 65px;
	width: 0px;
	margin-right: 35px;
} */
.footer .navigation .nav_content .nav_left .nav_line {
	width: 2px;
	/* background: url(../../images/ramsun/nav_line.jpg) repeat-y; */
	float: left;
	height: 157px;
	margin-right: 65px;
	width: 0px;
	margin-right: 35px;
	/* width: 1px; */
	/* background: #EB8501; */
	border-right: 1px solid #bbb;
}
.footer .navigation .nav_content .nav_right{
	float: right;
}
.footer .navigation .nav_content .nav_right .qr_code_img{
	width: 128px;
	height: 128px;
	overflow: hidden;
	margin: 0 auto;
}
.footer .navigation .nav_content .nav_right .qr_code_des{
	line-height: 28px;
	font-size: 14px;
	text-align: center;
}
/* 底部导航结束 */

/* 版权开始 */
.footer .copyright{
	padding-top: 5px;
	width: 100%;
	text-align: center;
	color: #fff;
	min-height: 22px;
	line-height: 22px;
	background: #eb8501;
	/* background: #F89A20; */
	padding-top: 8px;
	padding-bottom: 5px;
}
.footer .copyright a{
	color: #fff;
}
.footer .copyright a:hover{
	color: #fff !important;
}
/* 版权结束 */
.share{
	margin-top: 20px;
	overflow: hidden;
}